ComponentOne FlexReport for WinForms
IAsyncOperationWithProgress<TResult,TProgress> Interface Properties

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : IAsyncOperationWithProgress<TResult,TProgress> Interface

For a list of all members of this type, see IAsyncOperationWithProgress<TResult,TProgress> members.

Public Properties
 NameDescription
 PropertyGets or sets the method that handles the action completed event.  
 PropertyGets an exception occurs in the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
 PropertyGets the handle of the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
 PropertyGets or sets the method that receives progress events.  
 PropertyGets a value that indicates the status of the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
Top
See Also

Reference

IAsyncOperationWithProgress<TResult,TProgress> Interface
C1.Win.C1Document Namespace